home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1026 < prev    next >
Internet Message Format  |  1994-08-27  |  1KB

  1. Date: Tue, 26 Jul 94 13:17 BST-1
  2. From: ogal@cix.compulink.co.uk (Ofir Gal)
  3. Subject: Re: Getting right mouse button clicks
  4. To: gem-list@world.std.com
  5. Message-Id: <memo.771307@cix.compulink.co.uk>
  6. Precedence: bulk
  7.  
  8.  
  9. d.oakley.kid0111@oasis.icl.co.uk said:
  10. >Hi!
  11. >
  12. >Yes, I know it's a well trodden path but if I remember correctly
  13. >what I want to do can't be accomplished using the peculiar
  14. >evnt_mbuttons (or whatever the call is now, I forget)
  15. >parameters.
  16. >
  17. >What I need is Right mouse button clicks AND double-left-click information.
  18. >Possible?
  19.  
  20. Yes - evnt_multi(MU_MESAG+MU_KEYBD+MU_BUTTON+timerflag,258,3,0...)
  21.  
  22. 258 waits for 2 clicks, 259 for 3, etc. Which button was pressed is
  23. returned in the button variable as usual.
  24.  
  25. >By the way, Ofir, I love the bit in the new (ie. not out yet) ST Review
  26.  
  27. Well, Papyrus is now the first GEM app to support the GEM-list proposal.
  28. It doesn't fully support it yet, but Christian has made several changes in
  29. order to follow the proposal. And we haven't even voted yet...
  30.  
  31. Bye,
  32.  
  33. -----------------------------------------------------------------
  34. Ofir                                    ogal@cix.compulink.co.uk
  35. -----------------------------------------------------------------
  36.  
  37.